MSVC Builds: "Install" .pdb Files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 6 Mar 2015 02:40:46 +0000 (10:40 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 6 Mar 2015 02:40:46 +0000 (10:40 +0800)
commit45da8bf045f6cb24973b3778d0c8abd0d7b01294
tree1a3e22b779e5d2f1c95cce7818df5ebe85bb38cf
parent91bc4143605348c64ef1c5c7a4a799dfd4ff9e79
MSVC Builds: "Install" .pdb Files

"Install" the .pdb files that were generated along with the build, to make
it easier for people to develop and debug GTK+, especially when used as a
stack, and as the .pdb files are already generated with all builds.

Also make the copy of the .dll, .lib and .exe files more selective so that
we do not accidently copy files that are not meant to be "installed", or
end up making extra copies of plugin DLLs in the wrong places, when the
projects here are included as a part of a grand solution that is used to
build the entire GTK+ stack, for example.
build/win32/vs10/gtk-install.props
build/win32/vs9/gtk-install.vsprops